home *** CD-ROM | disk | FTP | other *** search
- Path: news.production.compuserve.com!news
- From: dpmullin@ix.netcom.com <75604.20@CompuServe.COM>
- Newsgroups: comp.lang.c,comp.lang.c++,alt.lang.asm
- Subject: Need source code for Serial Port
- Date: 2 Jan 1996 00:59:58 GMT
- Organization: CompuServe, Inc. (1-800-689-0736)
- Message-ID: <4ca02e$cna$2@mhadg.production.compuserve.com>
-
- Please help me.
-
- I am looking for a generic piece of code that will allow
- me to recieve information from the serial port on a PC.
- I only want code that will work in MS-DOS (I will take
- Windows code but prefer DOS).
-
- I have a surplus Welch-Allyn HBD-E2 barcode decoder that I
- will interface to a PC.
-
- I can adjust the bit rate on the barcode decoder. It has a
- maximum bit rate of 9600 BPS. It can be adjusted for start
- and stop bits, and even or odd parity.
-
- The PC I am using is an IBM PC/XT clone with 256k of ram.
- I use this to test software on ports because it is easier
- to fix in the event of a major error.
-
- I want to be able to communicate with the 8250 UART chip.
-
- I am looking for C source code or assembler code that
- will work with one of the systems mentioned below.
- I have the following compilers and assemblers:
- Turbo C++ for DOS (ver 3.00)
- Turbo C++ for Windows (ver 3.10)
- Borland C++ development system (ver 4.00)
- Micro-Soft Visual C++ (ver 1.00)
- Turbo Assembler (ver 4.00)
- Micro-Soft Assembler (ver 6.11)
-
- Please send any code or comments to:
-
- dpmullin@ix.netcom.com
-
- MANY THANKS FOR ANY HELP.
-